2014-10-15 - 10735 - Spec - New Era Japan IT Deployment-Modify the PO output type #JapanMMPP #JapanPPMM #PurchaseOrders

SPECIFICATIONS

10735.800 - Spec - New Era Japan IT Deployment - Modify the PO output type


Purpose


Modify the PO output type to default the language as JA (Japan) for company code 0060.

Admin Info


Purpose
Modify the PO output type to default the language as JA for company code 0060
Requested By
Babu Lankipalli
Spec Created By
Laxman
Spec Created Date
10/15/2014
Spec QA by
Laxman
Objects

Document Status
Complete

Estimates



Sl.No
Activity
Estimation in Hours
1
Research

2
Documentation
02
3
Development/ Config
02
4
Unit test in DEV
03
5
Unit test in QUA
03
6
Other activity


TOTAL
10

References


Prior Tickets

[Provide links of prior associated Spec / Break Fix BOSS document(s)]

Documents

[Attach any document(s) received for the requirement(s)]


Spec Changes


[List the changes made to program after the approval of the original requirement along with the Date on which the change request was received and the name of the initiator]

Sl.
Change Details
Requested By
Requested On
Notes if any

























Functional Requirement


Purpose/WHY:

[Explain the purpose of the project and the reason why this requirement has come]

Since for Japan purchase order print output in Japanese language PO output language should be JA (Japanese). So New Era advised to default the language as JA during PO output if company code is 0060.

In Scope:

[List the activities to be included in scope]

Modify the output type ZNEU and Z3NU by changing the access sequence.

Out of Scope:

[Out of scope activities]

Solution Summary


[Discuss this section with Requester and get approval prior to beginning work]

Currently output type is based on document type. To default the output language based on company code need to change the access sequence so that output type will be based on document type and company code. Fo this need to modify the access sequence by adding the one more output condition (Document type and company code).


Test Plan

[List test scenarios/cases to be executed here]
Test ID
Test Scenario
Expected Results
MM001
Create the NB purchase order in company code 0060 and check the output type
Default output language should be JA (Japan)
MM002
Create the Z3NB purchase order in company code 0060 and check the output type
Default output language should be JA (Japan)
MM003
Create the NB purchase order in company code 0010/0030 and check the output type
Default output language should be EN (English)
MM004
Create the Z3NB purchase order in company code 0010/0030 and check the output type
Default output language should be EN (English)

Solution Details


[Provide complete technical details for configuration or programming here]

Modified the acceses sequence of PO output types ZNEU and Z3NU by addiing the output condition (Document type and company code).

Issues


[List Issues / Bugs identified in configuration or development]